home *** CD-ROM | disk | FTP | other *** search
/ Mega Doom 2 / Mega Doom 2.iso / add-on / dm_cntct / modem.cfg < prev   
Text File  |  1994-10-26  |  1KB  |  64 lines

  1. AT &F &I0 &K0 &M0
  2. AT Z H0
  3.  
  4. Line 1 is the initialization string, which needs to set the modem to
  5. 9600 baud, no compression, and no error correction protocol.
  6.  
  7. Line 2 is the shutdown string, which should hang up the line (if dropping
  8. DTR hasn't already) and reset any parameters you like.
  9.  
  10. Settings known to work:
  11.  
  12. Practical Peripherals 14400FX V.32bis
  13. AT Z S46=0 &Q0 &D2
  14. AT Z H0
  15. Practical Peripherals 14400FX V.32bis (alternative)
  16.  AT&F1 S37=9 S46=0 &K0 &Q0 &D2 
  17.  
  18. U.S. Robotics Sportster 14,400 FAX/v.32bis
  19. AT &F &I0 &K0 &M0
  20. AT Z H0
  21.  
  22. U.S. Robotics Sportster 14,400 FAX/v.32bis (alternatives)
  23.  AT S0=1 &N6 &K0 &M0 &I0 &H0 &R1 &A0 V1 X4  
  24.  AT &F E1 V1 X4 &C1 &D2 S0=0 S7=60 &N0
  25.  AT &N6 &R1 &I0 &F &H0 &K0 &M0 &D2 E1 V1 X4
  26.  
  27. INTEL Satisfaxion 400i
  28. AT&F %C0 -J0 "H0 \Q0
  29. AT Z H0
  30.  
  31. Gateway Telepath 14,400
  32. AT Z &N6 &M0 &K0 S0=1
  33. AT Z H0
  34.  
  35. Gateway Telepath 14,400 (alternative)
  36. ATN0 &C1 &D2 &K0 &Q0 \N0 %M0 S36=1 S37=9 S46=136 S48=128
  37.  
  38. Microcom QX/4232bis
  39. AT %C0 \N0
  40.  
  41. Boca 14.4k
  42. AT&C0N0S37=9&K0W0&Q0S36=3S48=128%C0
  43.  
  44. Boca 14.4k (alternatives)
  45.  AT S46=0 S37=9 N0 &Q0 &D2 &K4
  46.  AT S46=0 S37=9 N0 &Q0 &D2 &K0 %C0
  47.  AT &F S0=1 S36=0 &K0 &Q6N0S37=9 &D2
  48.  
  49. VIVA 14,400
  50. AT&F V1 &K0 %C0 &Q0 &D2
  51. AT Z H0
  52.  
  53. Zoom VFP 14,400 FAX internal
  54. AT &F &Q6 &K0 S37=9N0 %C
  55. AT Z H0
  56.  
  57. Digicom Scout+
  58. AT *E9 *M0 *F0 N6 *S1 *G0 &D2 &R1 V1 X4
  59. AT Z H0
  60.  
  61. Digicom Scout+ (alternatives)
  62.  AT *E0 *M0 *F0 *N6 *S1 *G0 &D2 &R1 V1 X4
  63.  ATZ*E0*N3*M0*S0*F0&D2
  64.